%include file="_meta.html"/> <% f = formmail.get(key) %> %if f.get('formcss') == 'True':
%endif
<%include file="_header.html" />
<%include file="formmail_${key}_hed.html" args="f=f"/>
<% PARAM = web.ctx.session.get('redirect_param',{}).get('EVENT',{}) %> <% contents = AT.GetPostById( PARAM.get("EVENT_ID") ) %> %if contents : <% posts = AT.GetPostsByKey('builder',str(contents.key)) company = "" %> %for c in posts: <% company = c.GetField('name') %> %endfor
${f.get('name')}
* 必須入力
イベント主催者
${company}
申込イベント
${ contents.GetField('eventdate')}
${ contents.GetField('eventtime')}
${contents.title}
ご希望参加 予定日
<%include file="sogokan_name_field.html"/>
ご希望の連絡方法
メール
電話
送信確認
キャンセル
%endif <%include file="formmail_${key}_ftr.html" args="f=f"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>